In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AnnotationEnableMultiSelect Property

AnnotationEnableMultiSelect Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(339)>

Property AnnotationEnableMultiSelect As Boolean
[DispId(339)]

bool AnnotationEnableMultiSelect {get; set;}
read-write property AnnotationEnableMultiSelect: Boolean; 
DispIdAttribute(339)

function get,set AnnotationEnableMultiSelect : boolean
[DispId(339)]

__property bool get_AnnotationEnableMultiSelect();

__property void set_AnnotationEnableMultiSelect( 

   bool value

);
[DispId(339)]

property bool AnnotationEnableMultiSelect {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members